/*Created by lk on 2020/07/29.*/

/*----banner----*/
.banner{width: 100%; position: fixed; top: 0; overflow: hidden}
.banner .swiper-slide{width: 100%; height: 100%}
.banner .img{width: 100%; height: 100%; background-position: center; background-size: cover}


.mark{width: 100%; height: 820px; position: relative;}

.banner .swiper-slide-active .img{animation: zoom 9s linear; -webkit-animation: zoom 9s linear; animation-fill-mode: forwards; -webkit-animation-fill-mode: forwards}

@keyframes zoom {
    0%{transform: scale(1.2)}
    100%{transform: scale(1)}
}
@-webkit-keyframes zoom {
    0%{transform: scale(1.2)}
    100%{transform: scale(1)}
}


/*----content----*/
.content{position: relative; background: #fff; z-index: 3}

.title{margin-bottom: 60px; position: relative}
.title h1{font-size: 28px; color: #181818; margin-bottom: 6px;}
.title h6{font-size: 16px; color: #181818; margin-bottom: 40px;  font-family: 'novecentowide-book'}
.title p{font-size: 13px; color: #242424; line-height: 28px;}
.title span{display: block; width: 100px; height: 1px; margin: 0 auto; background: #999;}

.a_link{width: 140px;  padding: 12px 0; text-align: center; background: #f0f0f0; transition: all ease .4s; -webkit-transition: all ease .4s }
.a_link i{font-size: 14px; color: #333; font-style: normal; font-family: 'novecentowide-book'; transition: all ease .4s; -webkit-transition: all ease .4s}
.a_link:hover{background: #212485}
.a_link:hover i{color: #fff;}

/*----list01----*/
.list01{position: relative; padding: 80px 0;}

.list01 .list01_left{width: 18%; margin-right: 5%; padding-bottom: 240px; background: url("../image/img01.jpg") no-repeat}
.list01 .list01_left .t{margin-bottom: 2px; padding: 26px 0; text-align: center}
.list01 .list01_left .t h1{font-size: 22px; color: #fff; font-weight: bold;}
.list01 .list01_left .t h2{font-size: 14px; color: #fff; font-family: 'Montserrat-Light';}
.list01 .list01_left .t_link{margin: 40px 0 0 30px;}
.list01 .list01_left .t_link a{margin-bottom: 20px; font-size: 14px; color: #fff; line-height: 54px; padding-left: 60px; background: url("../image/img02.jpg") no-repeat}

.list01 .list01_right{width: 77%;}
.list01 .list01_right h6{font-size: 20px; color: #333; font-weight: bold; padding-bottom: 10px; border-bottom: 1px solid #0058aa; margin-bottom: 30px;}
.list01 .list01_right .list{margin-right: -2.3333%}
.list01 .list01_right .list li{width: 31%; float: left; margin-right: 2.3333%; margin-bottom: 20px;}
.list01 .list01_right .list li .img{width: 100%; overflow: hidden}
.list01 .list01_right .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}
.list01 .list01_right .list li .txt{padding: 16px 0; text-align: center; background: #0058aa}
.list01 .list01_right .list li .txt h1{font-size: 14px; color: #fff; transition: all ease .3s; -webkit-transition: all ease .3s}
.list01 .list01_right .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}


/*----list02----*/
.list02{position: relative; height: 790px; background: url("../image/img03.jpg") no-repeat; background-size: contain}
.list02 .list02_right{width: 50%; margin-left: 50%; padding-left: 10%;}
.list02 .list02_right .list{padding-top: 160px;}
.list02 .list02_right .list li{margin-bottom: 50px; padding-left: 40px; padding-right: 40px;}
.list02 .list02_right .list li:nth-child(1){padding-right: 100px;}
.list02 .list02_right .list li:nth-child(2){padding-left: 120px;}
.list02 .list02_right .list li:nth-child(3){padding-left: 120px; margin-bottom: 60px;}
.list02 .list02_right .list li:nth-child(4){padding-right: 100px;}
.list02 .list02_right .list li h1{font-size: 20px; color: #fff; font-weight: bold; margin-bottom: 6px;}
.list02 .list02_right .list li p{font-size: 13px; color: #fff; line-height: 22px;}


/*----list03----*/
.list03{padding: 100px 0 40px 0;}

.list03 .list03_left{width: 45%; margin-right: 5%;}
.list03 .list03_left .img{width: 100%; padding: 20px; background: #0058aa}
.list03 .list03_left .img img{width: 100%; float: none; display: block}

.list03 .list03_right{width: 50%; padding-top: 80px;}
.list03 .list03_right h1{font-size: 24px; color: #181818; font-weight: bold; margin-bottom: 2px}
.list03 .list03_right h6{font-size: 14px; color: #666; margin-bottom: 30px; font-family: 'novecentowide-book'}
.list03 .list03_right p{font-size: 13px; color: #333; line-height: 28px; }
.list03 .list03_right .a_link{margin-top: 40px;}


/*----list04----*/
.list04{padding: 0 0 60px 0; position: relative;}
.list04 .b_link{display: inline-block; width: 140px; font-size: 14px; color: #fff; text-align: center; padding: 10px 0; margin-right: 20px; background: #0058aa}
.list04 .list{margin-right: -1%; margin-top: 40px;}
.list04 .list li{width: 24%; float: left; margin-right: 1%; border: 1px solid #f0f0f0; box-sizing: border-box}
.list04 .list li img{width: 100%; float: none; overflow: hidden}

/*----list05----*/
.list05{padding: 80px 0; background: url("../image/img04.jpg") no-repeat;}
.list05 h1{font-size: 28px; color: #fff; text-align: center}



/*----list06----*/
.list06{padding: 80px 0}
.list06 .title{text-align: center}

.list06 .list06_con{}
.list06 .list06_con .list06_left{width: 40%; margin-right: 5%;}
.list06 .list06_con .list06_left .img{width: 100%; height: 260px; overflow: hidden}
.list06 .list06_con .list06_left .img img{width: 100%;}
.list06 .list06_con .list06_left .t{padding-top: 10px;}
.list06 .list06_con .list06_left .t h1{font-size: 15px; color: #282828; margin-bottom: 10px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_con .list06_left .t h6{font-size: 13px; color: #666; line-height: 24px; font-family: 'novecentowide-book'}
.list06 .list06_con .list06_left .t p{font-size: 13px; color: #666; line-height: 24px;}


.list06 .list06_con .list06_right{width: 55%;}
.list06 .list06_con .list06_right.list{}
.list06 .list06_con .list06_right .list li{margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #f0f0f0; box-sizing: border-box; transition: all ease .6s; -webkit-transition: all ease .6s}
.list06 .list06_con .list06_right .list li .data{width: 13%; margin-right: 5%; padding: 16px; text-align: center; background: #0058aa; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_con .list06_right .list li .data h6{font-size: 40px; color: #fff; font-family: 'novecentowide-book'; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_con .list06_right .list li .data h5{font-size: 14px; color: #fff; font-family: 'novecentowide-book'; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_con .list06_right .list li .txt{width: 80%; padding-top: 10px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_con .list06_right .list li .txt h1{font-size: 15px; color: #282828; margin-bottom: 10px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_con .list06_right .list li .txt p{font-size: 13px; color: #666; line-height: 24px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_con .list06_right .list li span{display: block; position: absolute; top: 0; right: 0; margin: 24px 20px 0 0; transition: all ease .4s; -webkit-transition: all ease .4s}
.list06 .list06_con .list06_right .list li span i{font-size: 32px; color: #fff; transition: all ease .4s; -webkit-transition: all ease .4s}


.list06 .list06_con .list li:nth-child(1){animation-delay: .4s; -webkit-animation-delay: .4s}
.list06 .list06_con .list li:nth-child(2){animation-delay: .5s; -webkit-animation-delay: .5s}
.list06 .list06_con .list li:nth-child(3){animation-delay: .6s; -webkit-animation-delay: .6s}











